[INFO] cloning repository https://github.com/sh0rez/eos-stream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sh0rez/eos-stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh0rez%2Feos-stream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh0rez%2Feos-stream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0814cdf8bcdc00a7701bb82250e2deae11a07aea
[INFO] fixing sh0rez/eos-stream against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh0rez%2Feos-stream" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sh0rez/eos-stream
[INFO] finished tweaking git repo https://github.com/sh0rez/eos-stream
[INFO] tweaked toml for git repo https://github.com/sh0rez/eos-stream written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sh0rez/eos-stream on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sh0rez/eos-stream already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177
[INFO] running `Command { std: "docker" "start" "24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking partition-identity v0.3.1
[INFO] [stderr]     Checking proc-mounts v0.3.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking usb-gadget v1.1.1
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling libgphoto2_sys v1.2.2
[INFO] [stderr]    Compiling eos-uvc v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gphoto2 v3.2.3
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let guard = CAMERA.lock().unwrap();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `guard` calls a custom destructor
[INFO] [stdout]     |         `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |     match state.camera.config_key::<gphoto2::widget::ToggleWidget>("viewfinder").wait() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gphoto2-3.2.3/src/widget.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Drop for WidgetBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout] 136 |             if let Ok(focus) = state.camera.config_key::<gphoto2::widget::RadioWidget>("manualfocusdrive").wait() {
[INFO] [stdout]     |                       -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |
[INFO] [stdout]     |                       |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       `focus` calls a custom destructor
[INFO] [stdout]     |                       `focus` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gphoto2-3.2.3/src/widget.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Drop for WidgetBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `focus` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gphoto2-3.2.3/src/widget.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Drop for WidgetBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs (16 fixes)
[INFO] [stderr]        Fixed src/main.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let guard = CAMERA.lock().unwrap();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `guard` calls a custom destructor
[INFO] [stdout]     |         `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |     match state.camera.config_key::<gphoto2::widget::ToggleWidget>("viewfinder").wait() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gphoto2-3.2.3/src/widget.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Drop for WidgetBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout] 136 |             if let Ok(focus) = state.camera.config_key::<gphoto2::widget::RadioWidget>("manualfocusdrive").wait() {
[INFO] [stdout]     |                       -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |
[INFO] [stdout]     |                       |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       `focus` calls a custom destructor
[INFO] [stdout]     |                       `focus` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gphoto2-3.2.3/src/widget.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Drop for WidgetBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `focus` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gphoto2-3.2.3/src/widget.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Drop for WidgetBase {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.76s
[INFO] [stderr] crater-edition-check: eos-uvc v0.2.8 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling eos-uvc v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:11314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn configfs_parse_uvc_function (function : * const :: std :: os :: raw :: c_char) -> * mut uvc_function_config ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:11446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...vc_function_config ; } extern "C" { pub fn configfs_free_uvc_function (fc : * mut uvc_function_config) ; } pub type __fd_mask = ::...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15471
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 1) ; s . assume_init () } } } extern "C" { pub fn events_loop (events : * mut events) -> bool ; } extern "C" { pub fn events_stop...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15539
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...events : * mut events) -> bool ; } extern "C" { pub fn events_stop (events : * mut events) ; } extern "C" { pub fn events_init (ev...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:11314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn configfs_parse_uvc_function (function : * const :: std :: os :: raw :: c_char) -> * mut uvc_function_config ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:11446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...vc_function_config ; } extern "C" { pub fn configfs_free_uvc_function (fc : * mut uvc_function_config) ; } pub type __fd_mask = ::...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15471
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 1) ; s . assume_init () } } } extern "C" { pub fn events_loop (events : * mut events) -> bool ; } extern "C" { pub fn events_stop...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15599
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s_stop (events : * mut events) ; } extern "C" { pub fn events_init (events : * mut events) ; } extern "C" { pub fn events_cleanup ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15539
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...events : * mut events) -> bool ; } extern "C" { pub fn events_stop (events : * mut events) ; } extern "C" { pub fn events_init (ev...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._init (events : * mut events) ; } extern "C" { pub fn events_cleanup (events : * mut events) ; } # [repr (C)] # [derive (Debug , C...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15599
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s_stop (events : * mut events) ; } extern "C" { pub fn events_init (events : * mut events) ; } extern "C" { pub fn events_cleanup ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; 0] , } extern "C" { pub fn uvc_stream_new (uvc_device : * const :: std :: os :: raw :: c_char) -> * mut uvc_stream ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._init (events : * mut events) ; } extern "C" { pub fn events_cleanup (events : * mut events) ; } # [repr (C)] # [derive (Debug , C...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:15915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; 0] , } extern "C" { pub fn uvc_stream_new (uvc_device : * const :: std :: os :: raw :: c_char) -> * mut uvc_stream ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16027
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_stream ; } extern "C" { pub fn uvc_stream_init_uvc (stream : * mut uvc_stream , fc : * mut uvc_function_config) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._config) ; } extern "C" { pub fn uvc_stream_set_event_handler (stream : * mut uvc_stream , events : * mut events) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16027
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_stream ; } extern "C" { pub fn uvc_stream_init_uvc (stream : * mut uvc_stream , fc : * mut uvc_function_config) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._config) ; } extern "C" { pub fn uvc_stream_set_event_handler (stream : * mut uvc_stream , events : * mut events) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...events) ; } extern "C" { pub fn uvc_stream_set_video_source (stream : * mut uvc_stream , src : * mut video_source) ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...events) ; } extern "C" { pub fn uvc_stream_set_video_source (stream : * mut uvc_stream , src : * mut video_source) ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...src : * mut video_source) ; } extern "C" { pub fn uvc_stream_delete (stream : * mut uvc_stream) ; } extern "C" { pub fn uvc_stream...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...src : * mut video_source) ; } extern "C" { pub fn uvc_stream_delete (stream : * mut uvc_stream) ; } extern "C" { pub fn uvc_stream...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ream) ; } extern "C" { pub fn uvc_stream_enable (stream : * mut uvc_stream , enable : :: std :: os :: raw :: c_int) ; } # [repr (C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:16414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ream) ; } extern "C" { pub fn uvc_stream_enable (stream : * mut uvc_stream , enable : :: std :: os :: raw :: c_int) ; } # [repr (C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; s . assume_init () } } } extern "C" { pub fn video_source_destroy (src : * mut video_source) ; } extern "C" { pub fn test_vide...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c : * mut video_source) ; } extern "C" { pub fn test_video_source_create () -> * mut video_source ; } extern "C" { pub fn test_vid...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; s . assume_init () } } } extern "C" { pub fn video_source_destroy (src : * mut video_source) ; } extern "C" { pub fn test_vide...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c : * mut video_source) ; } extern "C" { pub fn test_video_source_create () -> * mut video_source ; } extern "C" { pub fn test_vid...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ideo_source ; } extern "C" { pub fn test_video_source_init (src : * mut video_source , events : * mut events) ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ideo_source ; } extern "C" { pub fn test_video_source_init (src : * mut video_source , events : * mut events) ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... events : * mut events) ; } extern "C" { pub fn rust_video_source_create () -> * mut video_source ; }
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/eos-uvc-7877789e5d345a12/out/uvc_bindings.rs:3:23919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... events : * mut events) ; } extern "C" { pub fn rust_video_source_create () -> * mut video_source ; }
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eos-uvc` (bin "eos-uvc") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `eos-uvc` (bin "eos-uvc" test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177", kill_on_drop: false }`
[INFO] [stdout] 24426ddf73c509622d216732144fb5e184351d3a30b27b7e531a4581e0a7e177
